xend: get rid of hardcoded path in xend config file
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 30 Jun 2009 14:37:14 +0000 (15:37 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 30 Jun 2009 14:37:14 +0000 (15:37 +0100)
commit5a76d5de5c207eaff96e5a1600abd57233efd99e
tree64655b449b42ea32e65021ededafc35d14a4bc10
parentbdd6b8ce48a60f4b7a2b3b7591f65006de1bc6bc
xend: get rid of hardcoded path in xend config file

* Change default settings to relative pathes.
* Make xend to prepend install directory if entries have no absolute
* path

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/examples/xend-config.sxp
tools/python/xen/xend/XendOptions.py